home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
libs
/
tge132
/
readme.now
< prev
next >
Wrap
Text File
|
1994-05-21
|
916b
|
19 lines
*** IMPORTANT ***
1. Please ensure that you unarchived TGE with full pathnames enabled, as
the archive contains sub-directories; to do so, use PkUnzip's "-d"
option.
2. You may have trouble using the C++ portions of TGE; if so, the linker
will report that member functions cannot be found in the library. In
order to remedy this problem, be sure that you have the "Unsigned
characters" option disabled, or just cast all parameters to the font
load() routines to signed char. To disable this option from the IDE,
just use the menus; the command line option needed is "-K-" (the
default). It is possible that you may have to enable the "Far virtual
tables" option ("-Vf" from the command line), but it is unlikely.
3. So far, TGE has been tested only with Borland C++. It may not work
with other compilers.